| Package | Description |
|---|---|
| edu.claflin.finder |
Subgraph Finder - Used to find and locate subgraphs within a network.
|
| edu.claflin.finder.algo |
Contains the Algorithm code for finding bipartite subgraphs.
|
| edu.claflin.finder.io.graph |
Contains the specific graph formats supported by the SNBA
program family.
|
| edu.claflin.finder.io.graph.sub |
Contains the general classes used to support extensibility
of the IO classes.
|
| edu.claflin.finder.logic |
Contains the data structure and processing code-base.
|
| edu.claflin.finder.logic.comp |
Contains Comparator implementations for expansion ordering.
|
| edu.claflin.finder.logic.cond |
Contains Condition implementations for identifying subgraph types.
|
| edu.claflin.finder.logic.cygrouper |
| Class and Description |
|---|
| Condition
Represents a graph condition in memory.
|
| Edge
Represents an Edge in memory.
|
| Graph
Used to represent a graph in memory.
|
| Class and Description |
|---|
| Condition
Represents a graph condition in memory.
|
| Graph
Used to represent a graph in memory.
|
| Node
Represents a node in memory.
|
| Class and Description |
|---|
| Graph
Used to represent a graph in memory.
|
| Class and Description |
|---|
| Graph
Used to represent a graph in memory.
|
| Class and Description |
|---|
| Condition
Represents a graph condition in memory.
|
| ConditionedGraph
Represents a "conditioned" graph.
|
| Edge
Represents an Edge in memory.
|
| Graph
Used to represent a graph in memory.
|
| Node
Represents a node in memory.
|
| Class and Description |
|---|
| Edge
Represents an Edge in memory.
|
| Class and Description |
|---|
| Condition
Represents a graph condition in memory.
|
| Graph
Used to represent a graph in memory.
|
| Node
Represents a node in memory.
|
| Class and Description |
|---|
| Edge
Represents an Edge in memory.
|
| Graph
Used to represent a graph in memory.
|